config AMAZON_STAGING
	bool "Amazon kernel modules"
    depends on STAGING
	help
      Select this to enable Amazon-specific kernel modules.
      These are modules specific to particular Amazon devices
      and should only be enabled if they make sense for the
      platform.

config AMAZON_RINGBOOT
	bool "Ringboot module to provide system information"
	depends on AMAZON_STAGING
	depends on SYSFS
	help
	  Provides device information via sysfs nodes.  Will only
	  provide valid information on Ring Cocoa-based platforms.
	  The information is parsed from the kernel command line.
